Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use testing-library #216

Merged
merged 3 commits into from
Aug 2, 2024
Merged

use testing-library #216

merged 3 commits into from
Aug 2, 2024

Conversation

jonenst
Copy link
Contributor

@jonenst jonenst commented Jan 4, 2023

No description provided.

@jonenst jonenst requested a review from sBouzols January 4, 2023 13:58
@jonenst
Copy link
Contributor Author

jonenst commented Jan 4, 2023

not using jest-dom yet for assertions

package.json Outdated
@@ -55,6 +55,7 @@
"@mui/styles": "^5.5.0",
"@babel/helper-builder-react-jsx": "7.15.4",
"@svgr/webpack": "^5.4.0",
"@testing-library/react": "^13.4.0",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use 16.0.0 ?

@jonenst
Copy link
Contributor Author

jonenst commented Jul 19, 2024

@capyq this will be even more useful for renderhook

and for the nice simple "rerender" function (equivalent to calling root.render again)

@jonenst jonenst force-pushed the reacttestinglibrary branch from f2afd50 to 77cec66 Compare August 2, 2024 09:06
@jonenst jonenst merged commit ab72773 into main Aug 2, 2024
3 checks passed
@jonenst jonenst deleted the reacttestinglibrary branch August 2, 2024 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants